翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IBM XL C : ウィキペディア英語版
IBM XL C++

XL C/C++ is the name of IBM's proprietary optimizing C/C++ compiler for IBM-supported environments.
The IBM XL compilers are built from modularized components consisting of front ends (for different programming languages), a platform agnostic high level optimizer, and platform-specific low-level optimizers/code generators to target specific hardware and operating systems. The XL C/C++ compilers target POWER, BlueGene/Q, and z Systems hardware architectures.
A common high level optimizer across the POWER and z/OS XL C/C++ compilers optimizes the source program using platform-agnostic optimizations such as inter-procedural analysis, profile-directed feedback, and loop and vector optimizations.
A low-level optimizer on each platform performs function-level optimizations, and generates optimized code for a specific operating system and hardware platform.
The particular optimizations performed for any given compilation depend upon the optimization level chosen under option control (O2 to O5) along with any other optimization-related options, such as those for interprocedural analysis or loop optimizations.
A 60-day installable evaluation version is available for download for the (XL C/C++ for AIX ), (XL C/C++ for Linux on Power ), and (XL C/C++ for Linux on z ) compilers. z/OS XL C/C++ is available for a 15-day zero install trial via the (IBM Integrated Solution for z Systems Development ).
The XL compilers on AIX have delivered leadership scores in the SPEC CPU2000 and CPU2006 benchmarks, in combination with specific IBM POWER system processor announcements, for example (CPU2006 Floating Point ) score of 71.5 in May 2010 and (SPEC CPU2000 Floating Point ) score of 4051 in August 2006.
Current (2014) versions of the XL C/C++ compilers support a subset of the C++03 standard on AIX and Linux on Power.
The XL C/C++ compiler for Linux on Power little endian edition, released in December 2014, is based on the open source CLANG front end (part of the CLANG/LLVM open source project) and therefore provides a higher level of language and GCC compatibility than IBM C/C++ compilers on other platforms, although that support is a subset of what CLANG/LLVM itself supports.
==Products==

The XL C/C++ compiler family consists of the following products, with most recent version and release dates where known:
* XL C/C++ for z/VM (Version 1.3, December 2011)
* z/OS XL C/C++ (Version 2.2, September 2015)
* XL C/C++ for Linux on z Systems (Version 1.1, January 2015)
* XL C/C++ for AIX (Version 13.1, June 2014)
* XL C for AIX (Version 13.1, June 2014)
* XL C/C++ for Linux on Power (Version 13.1.1, December 2014)
* XL C/C++ for Blue Gene/Q (Version 12.1, June 2012)
* XL C/C++ Advanced Edition for Blue Gene (Version 9.0, September 2007, withdrawn August 2009)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IBM XL C++」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.